Adding Shadows to SVG Icons With CSS and SVG Filters
(8 min)
Why would we need to apply shadows to SVG?
Shadows are a common design feature that can help elements, like icons, stand out. They could be persistent, or applied in different states (e.g. :hover, :focus, or :active)
…
The post Adding Shadows to SVG Icons With CSS and SVG Filters appeared first on CSS-Tricks.
You can support CSS-Tricks by being an MVP Supporter.